Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-180050
#<BuildRuby:0x000055ba05f85ee8
@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.20231230-180050",
@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.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.002601 0.002820 1.584228 ( 1.959907)
build_miniruby 0.001188 0.000264 1.624683 ( 1.623463)
build_ruby 0.001454 0.000323 3.278786 ( 3.501205)
build_all 0.007886 0.000003 5.603098 ( 2.943418)
build_install 0.007103 0.010490 6.660041 ( 3.784617)
test_btest 0.000000 0.001018 80.200738 ( 32.327366)
test_basic 0.003898 0.003922 0.837202 ( 0.930111)
test_all 0.088659 0.031233 719.722905 (272.531365)
test_rubyspec 0.032130 0.034471 94.045669 (105.935035)
total: 425.54 sec