Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-133615
#<BuildRuby:0x00007f2f20dbfdc0
@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.20241124-133615",
@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.000022)
autoconf 0.000036 0.000010 0.000046 ( 0.000059)
configure 0.000000 0.000036 0.000036 ( 0.000036)
build_up 0.000486 0.008133 4.080647 ( 4.734005)
build_miniruby 0.001487 0.000513 1.620558 ( 1.747780)
build_ruby 0.001669 0.000576 4.398131 ( 4.888102)
build_all 0.009792 0.000455 6.773591 ( 4.733872)
build_install 0.010329 0.009153 9.541674 ( 6.209466)
test_btest 0.000821 0.000299 76.329610 ( 20.380419)
test_basic 0.003408 0.008272 0.995856 ( 1.051891)
test_all 0.105475 0.039602 706.938892 (218.759014)
test_rubyspec 0.034483 0.047491 119.712344 ( 28.055821)
total: 290.56 sec