Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-134036
#<BuildRuby:0x0000563b37dfa390
@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.20240229-134036",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006563 0.001050 2.933259 ( 2.639920)
build_miniruby 0.001469 0.000235 1.705037 ( 1.706109)
build_ruby 0.000000 0.002123 3.546661 ( 3.798726)
build_all 0.003675 0.004340 6.880088 ( 3.372361)
build_install 0.011466 0.008809 9.068049 ( 4.906584)
test_btest 0.000580 0.000155 91.324887 ( 37.997476)
test_basic 0.002781 0.006459 0.886188 ( 0.950211)
test_all 0.090094 0.028862 883.807749 (388.884799)
test_rubyspec 0.042213 0.056823 138.967424 (200.891670)
total: 645.15 sec