Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-093808
#<BuildRuby:0x000055ed626161d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230807-093808",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006648 0.001724 2.374533 ( 7.032268)
build_miniruby 0.001186 0.000308 1.818979 ( 3.472846)
build_ruby 0.001584 0.000411 3.539952 ( 6.491919)
build_all 0.007763 0.000865 2.888493 ( 4.216655)
build_install 0.017072 0.004268 4.500794 ( 8.364111)
test_btest 0.000700 0.000175 85.633300 ( 66.435018)
test_basic 0.004165 0.001041 0.977092 ( 2.460485)
test_all 0.001258 0.000315 706.042349 (451.331839)
test_rubyspec 0.036722 0.026468 104.811349 (203.742115)
total: 753.55 sec