Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-234609
#<BuildRuby:0x0000563c15119f70
@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.20240112-234609",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.001745 0.003625 1.606574 ( 1.976327)
build_miniruby 0.001591 0.000265 1.621774 ( 1.619753)
build_ruby 0.001590 0.000265 3.465991 ( 3.670525)
build_all 0.007147 0.000496 5.684260 ( 2.713284)
build_install 0.016737 0.000000 6.890999 ( 3.731646)
test_btest 0.000841 0.000000 84.514170 ( 38.446656)
test_basic 0.000811 0.007094 0.952661 ( 1.207187)
test_all 0.088854 0.030285 796.407163 (308.167897)
test_rubyspec 0.029494 0.035833 94.650677 (106.269133)
total: 467.80 sec