Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-082221
#<BuildRuby:0x00007f3f6b0dfdc0
@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.20241226-082221",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.005688 2.131569 ( 2.487772)
build_miniruby 0.000000 0.001800 1.661610 ( 1.663492)
build_ruby 0.001487 0.000590 4.226110 ( 4.370051)
build_all 0.007428 0.002364 6.912389 ( 3.189742)
build_install 0.015707 0.006355 9.093076 ( 5.570703)
test_btest 0.000567 0.000209 75.653426 ( 35.111799)
test_basic 0.003412 0.005635 0.890993 ( 2.977676)
test_all 0.092004 0.049386 700.380285 (258.586390)
test_rubyspec 0.051726 0.027525 116.683440 ( 25.125545)
total: 339.08 sec