Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-230342
#<BuildRuby:0x00007fcc1566fdd0
@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.20241220-230342",
@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.000022 0.000006 0.000028 ( 0.000027)
autoconf 0.000000 0.000046 0.000046 ( 0.000053)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.000000 0.005886 1.792488 ( 2.106894)
build_miniruby 0.000000 0.001597 1.528445 ( 1.529951)
build_ruby 0.000000 0.002015 3.936516 ( 4.131583)
build_all 0.005774 0.002701 6.448692 ( 2.715537)
build_install 0.017238 0.000297 8.237719 ( 4.432088)
test_btest 0.000632 0.000197 73.797429 ( 19.672744)
test_basic 0.001616 0.007339 0.986376 ( 1.038594)
test_all 0.126157 0.018442 720.450048 (221.050256)
test_rubyspec 0.048503 0.035733 122.522309 ( 35.374466)
total: 292.05 sec