Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-182855
#<BuildRuby:0x00007f774056fdd8
@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.20240923-182855",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000026 ( 0.000025)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.010409 0.000691 5.130471 ( 5.196436)
build_miniruby 0.001598 0.000000 1.853736 ( 1.913003)
build_ruby 0.002142 0.000000 4.771304 ( 5.213968)
build_all 0.005453 0.005603 7.533783 ( 5.160762)
build_install 0.019818 0.006781 11.112578 ( 7.456502)
test_btest 0.000944 0.000283 99.095568 ( 71.343335)
test_basic 0.005308 0.007203 1.249863 ( 1.655718)
test_all 0.113295 0.048976 825.538138 (852.740025)
test_rubyspec 0.073484 0.022753 145.357515 (138.825300)
total: 1089.51 sec