Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-223824
#<BuildRuby:0x00007f1c07d7fdc8
@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.20241227-223824",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.003980 0.001048 1.398356 ( 3.170153)
build_miniruby 0.000000 0.001368 1.101560 ( 3.242603)
build_ruby 0.000000 0.001740 3.811219 ( 48.906540)
build_all 0.007722 0.000709 6.511493 ( 3.057676)
build_install 0.014577 0.002486 8.215126 ( 4.824249)
test_btest 0.000610 0.000164 77.370857 ( 26.998333)
test_basic 0.007537 0.000931 1.063225 ( 1.119532)
test_all 0.102682 0.041112 710.066732 (212.087967)
test_rubyspec 0.024262 0.053181 114.107539 ( 26.238965)
total: 329.65 sec