Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-144620
#<BuildRuby:0x00005652ca445f70
@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.20240305-144620",
@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.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006841 0.000320 2.636562 ( 2.687225)
build_miniruby 0.000000 0.001703 1.598222 ( 1.597854)
build_ruby 0.000000 0.001670 3.509422 ( 3.761678)
build_all 0.000000 0.008027 6.624700 ( 3.143145)
build_install 0.016680 0.002898 8.755734 ( 4.961183)
test_btest 0.001000 0.000000 91.206769 ( 35.820580)
test_basic 0.007290 0.000793 0.976940 ( 1.055194)
test_all 0.058596 0.058837 735.378083 (304.346369)
test_rubyspec 0.028738 0.062965 126.197186 (141.605667)
total: 498.98 sec