Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-180929
#<BuildRuby:0x00007f329260fdd0
@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.20241022-180929",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.007693 0.000742 4.054883 ( 3.900226)
build_miniruby 0.001827 0.000000 1.594013 ( 1.590434)
build_ruby 0.000000 0.002213 4.485991 ( 4.617661)
build_all 0.003787 0.005283 7.017131 ( 2.955729)
build_install 0.009860 0.008593 9.121589 ( 4.185294)
test_btest 0.000746 0.000220 77.010341 ( 20.454468)
test_basic 0.005353 0.004502 1.051263 ( 1.101759)
test_all 0.078730 0.070480 754.302572 (235.240218)
test_rubyspec 0.048204 0.040462 123.751577 ( 24.439260)
total: 298.49 sec