Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-104518
#<BuildRuby:0x000055e3b7062390
@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.20240312-104518",
@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.000013 0.000005 0.000018 ( 0.000020)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.003298 0.003647 2.636028 ( 2.356846)
build_miniruby 0.001027 0.000467 1.602266 ( 1.601211)
build_ruby 0.001814 0.000000 3.578952 ( 3.778609)
build_all 0.005853 0.002186 6.931347 ( 3.183646)
build_install 0.017114 0.003047 8.995734 ( 5.084585)
test_btest 0.000772 0.000000 95.704719 ( 39.441069)
test_basic 0.007480 0.001779 0.966390 ( 1.032491)
test_all 0.082081 0.038157 824.667953 (295.576388)
test_rubyspec 0.030515 0.059735 129.035816 (138.139022)
total: 490.19 sec