Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-225652
#<BuildRuby:0x00005635b71ee3b0
@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.20240308-225652",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000495 0.007450 2.611726 ( 2.472273)
build_miniruby 0.001555 0.000000 1.728669 ( 1.728034)
build_ruby 0.001893 0.000000 3.415697 ( 3.661812)
build_all 0.004446 0.003962 6.717955 ( 3.381429)
build_install 0.018270 0.001179 8.354244 ( 4.628519)
test_btest 0.000766 0.000140 92.014712 ( 36.606983)
test_basic 0.002413 0.003793 0.996083 ( 1.062155)
test_all 0.086613 0.030264 808.400306 (297.333878)
test_rubyspec 0.051364 0.036702 122.380874 (131.846194)
total: 482.72 sec