Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-024223
#<BuildRuby:0x00007f852127fdc8
@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.20241209-024223",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.000000 0.007358 3.232170 ( 3.197321)
build_miniruby 0.000000 0.001567 1.493639 ( 1.490444)
build_ruby 0.000000 0.001733 3.401835 ( 3.576253)
build_all 0.002108 0.005383 5.767246 ( 2.271551)
build_install 0.013004 0.004371 8.235214 ( 4.004175)
test_btest 0.000601 0.000211 79.557129 ( 27.024996)
test_basic 0.006774 0.003486 1.040755 ( 1.134449)
test_all 0.110359 0.034508 698.864523 (210.889494)
test_rubyspec 0.037895 0.043218 115.609232 ( 31.239233)
total: 284.83 sec