Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-052658
#<BuildRuby:0x00007f09b965fdc8
@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.20241225-052658",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.005100 0.001020 2.168421 ( 2.760513)
build_miniruby 0.001341 0.000268 1.770554 ( 2.009045)
build_ruby 0.000000 0.002232 4.380510 ( 31.335566)
build_all 0.001700 0.008410 7.171182 ( 4.044815)
build_install 0.010935 0.010313 9.044033 ( 6.166545)
test_btest 0.000681 0.000227 75.051481 ( 34.123043)
test_basic 0.002614 0.005186 0.685467 ( 0.810781)
test_all 0.108131 0.036368 708.131098 (219.474054)
test_rubyspec 0.051181 0.028785 119.640173 ( 28.731953)
total: 329.46 sec