Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-091616
#<BuildRuby:0x000055aee6121f48
@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.20240124-091616",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.003244 0.004074 2.143106 ( 4.095113)
build_miniruby 0.001945 0.000299 2.207144 ( 2.648845)
build_ruby 0.001813 0.000279 3.764636 ( 4.558115)
build_all 0.008968 0.000040 6.410779 ( 6.378779)
build_install 0.013453 0.007969 8.128454 ( 7.774791)
test_btest 0.000843 0.000158 89.911046 ( 84.387055)
test_basic 0.004854 0.003508 1.001202 ( 1.215150)
test_all 0.071197 0.046474 770.061027 (344.836444)
test_rubyspec 0.063662 0.042812 172.749785 (186.850531)
total: 642.75 sec