Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-075410
#<BuildRuby:0x00007ff349c9fdd0
@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.20241130-075410",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.007203 0.000653 3.256416 ( 3.157065)
build_miniruby 0.001182 0.000236 1.625695 ( 1.622905)
build_ruby 0.001437 0.000288 4.289036 ( 4.447600)
build_all 0.006823 0.001364 6.387248 ( 2.748217)
build_install 0.006658 0.012528 8.973599 ( 4.429637)
test_btest 0.000000 0.001050 77.665569 ( 21.316464)
test_basic 0.006347 0.004172 0.866960 ( 0.908081)
test_all 0.089779 0.058965 714.098160 (228.444449)
test_rubyspec 0.038192 0.041371 116.830002 ( 27.074454)
total: 294.15 sec