Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-120956
#<BuildRuby:0x00007f151024fdc0
@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.20241219-120956",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005660 0.000000 1.681907 ( 2.024961)
build_miniruby 0.001541 0.000000 1.176288 ( 1.173131)
build_ruby 0.001697 0.000000 3.617558 ( 3.687371)
build_all 0.008170 0.000000 6.057593 ( 2.440130)
build_install 0.017284 0.001501 7.838587 ( 4.064124)
test_btest 0.000788 0.000157 74.943492 ( 20.008027)
test_basic 0.002337 0.007658 0.763114 ( 0.808916)
test_all 0.106704 0.035231 710.803462 (239.413530)
test_rubyspec 0.040006 0.037846 113.935369 ( 23.941297)
total: 297.56 sec