Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-064343
#<BuildRuby:0x000055d7960c9fb8
@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.20240210-064343",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002446 0.003587 1.937574 ( 2.299800)
build_miniruby 0.001125 0.000216 1.645957 ( 1.655621)
build_ruby 0.001781 0.000000 3.538270 ( 3.711825)
build_all 0.005355 0.002971 6.653223 ( 3.278029)
build_install 0.019796 0.000903 8.100237 ( 4.583407)
test_btest 0.000000 0.002656 89.151933 ( 39.501047)
test_basic 0.003944 0.001961 0.936455 ( 1.006515)
test_all 0.076761 0.040003 760.490216 (294.481951)
test_rubyspec 0.037466 0.069114 180.496458 (192.849553)
total: 543.37 sec