Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-140012
#<BuildRuby:0x000055c1d2a828e0
@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.20240313-140012",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001626 0.007628 3.126709 ( 3.685773)
build_miniruby 0.000000 0.010909 269.902100 (147.116710)
build_ruby 0.000000 0.002104 4.695843 ( 5.704252)
build_all 0.007134 0.007628 50.715044 ( 40.697852)
build_install 0.014209 0.007380 9.146616 ( 7.666033)
test_btest 0.000612 0.000222 94.691729 ( 64.330877)
test_basic 0.003220 0.005287 1.084491 ( 1.476200)
test_all 0.089903 0.036785 810.027039 (465.934443)
test_rubyspec 0.049587 0.055177 141.425325 (206.319372)
total: 942.93 sec