Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-172032
#<BuildRuby:0x000055c2146fdf70
@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.20240307-172032",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002758 0.004550 2.404852 ( 2.140804)
build_miniruby 0.001145 0.000229 1.511104 ( 1.509472)
build_ruby 0.000000 0.001707 2.724099 ( 2.975322)
build_all 0.000313 0.007222 6.552987 ( 2.598265)
build_install 0.012385 0.006414 8.248648 ( 3.929318)
test_btest 0.000797 0.000000 90.836467 ( 24.548687)
test_basic 0.002233 0.003751 0.877614 ( 0.939548)
test_all 0.080119 0.036046 736.920143 (233.688749)
test_rubyspec 0.036478 0.042262 120.119243 (130.397199)
total: 402.73 sec