Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-020741
#<BuildRuby:0x0000555dba0722c8
@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.20230705-020741",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.002982 0.003749 2.034267 ( 3.351028)
build_miniruby 0.000000 0.001196 1.657377 ( 1.673130)
build_ruby 0.000000 0.001610 3.066932 ( 3.552603)
build_all 0.006932 0.000810 2.490103 ( 2.637602)
build_install 0.011770 0.007413 3.996254 ( 5.221923)
test_btest 0.000981 0.000291 80.887404 ( 48.743525)
test_basic 0.006393 0.000569 0.907091 ( 1.454236)
test_all 0.001072 0.000306 606.559946 (322.669051)
test_rubyspec 0.026932 0.026183 89.549348 (128.149237)
total: 517.45 sec