Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-104152
#<BuildRuby:0x00007fece47ffde0
@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-104152",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000976 0.004303 1.527432 ( 1.885253)
build_miniruby 0.000000 0.001504 1.161221 ( 1.158687)
build_ruby 0.000000 0.001944 3.309675 ( 3.478241)
build_all 0.000000 0.007634 5.650499 ( 2.283224)
build_install 0.007223 0.009143 7.086746 ( 3.751556)
test_btest 0.000842 0.000000 66.108930 ( 17.543454)
test_basic 0.000884 0.008320 0.806439 ( 0.853569)
test_all 0.100362 0.042636 683.749255 (222.208709)
test_rubyspec 0.042846 0.038746 112.681734 ( 25.199715)
total: 278.36 sec