Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-152739
#<BuildRuby:0x00005637005ae258
@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.20230918-152739",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.002473 0.004561 2.183884 ( 3.627005)
build_miniruby 0.001523 0.000000 1.678455 ( 1.685901)
build_ruby 0.001751 0.000000 3.369729 ( 3.773236)
build_all 0.003770 0.004073 6.394886 ( 4.604001)
build_install 0.001084 0.018600 7.881892 ( 6.165617)
test_btest 0.000613 0.000212 83.090291 ( 44.256785)
test_basic 0.008220 0.001407 0.987327 ( 1.378364)
test_all 0.005349 0.004571 712.510742 (296.214580)
test_rubyspec 0.040079 0.034152 104.945473 (116.752609)
total: 478.46 sec