Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-005943
#<BuildRuby:0x000055d660ae6320
@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.20240303-005943",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007138 0.000275 2.554312 ( 2.326529)
build_miniruby 0.000000 0.001705 1.774582 ( 1.774333)
build_ruby 0.000000 0.001628 3.506708 ( 3.752795)
build_all 0.000786 0.007366 6.600196 ( 3.125563)
build_install 0.015382 0.005542 8.659443 ( 4.655942)
test_btest 0.000000 0.001093 91.040404 ( 32.623752)
test_basic 0.006064 0.002420 0.960928 ( 1.029480)
test_all 0.083486 0.034146 796.152653 (303.147443)
test_rubyspec 0.067954 0.018663 121.040039 (130.798234)
total: 483.24 sec