Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-173349
#<BuildRuby:0x00007f8d6b6cfde0
@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.20241015-173349",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002493 0.004992 3.287858 ( 3.165715)
build_miniruby 0.001578 0.000000 1.571135 ( 1.567589)
build_ruby 0.001757 0.000000 3.179521 ( 3.401101)
build_all 0.007291 0.000796 5.867592 ( 2.253945)
build_install 0.012152 0.005530 8.638310 ( 3.876425)
test_btest 0.000652 0.000226 85.685742 ( 22.195794)
test_basic 0.000941 0.009334 0.894264 ( 0.938487)
test_all 0.111167 0.036593 676.056927 (196.479986)
test_rubyspec 0.060101 0.031834 138.545495 ( 23.584831)
total: 257.46 sec