Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-222311
#<BuildRuby:0x000055e704a921a8
@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.20230309-222311",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005277 0.000720 1.753212 ( 3.613760)
build_miniruby 0.000000 0.001726 1.348408 ( 1.352404)
build_ruby 0.000000 0.001955 2.567021 ( 2.779594)
build_all 0.000000 0.007300 2.000580 ( 1.651633)
build_install 0.014734 0.002101 3.156291 ( 2.570103)
test_btest 0.000776 0.000186 68.169852 ( 34.168252)
test_basic 0.004686 0.001125 0.527321 ( 0.633686)
test_all 0.001272 0.000306 586.886106 (263.348422)
test_rubyspec 0.020250 0.033702 80.893904 ( 94.291894)
total: 404.41 sec