Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-121124
#<BuildRuby:0x00007f57078afdd0
@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.20241021-121124",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002772 0.004849 3.001506 ( 2.927637)
build_miniruby 0.000000 0.001430 1.117572 ( 1.115060)
build_ruby 0.000000 0.001721 3.485889 ( 3.676385)
build_all 0.008640 0.000000 6.374967 ( 2.471482)
build_install 0.016576 0.002728 9.588868 ( 4.323644)
test_btest 0.000000 0.000947 86.360904 ( 23.067572)
test_basic 0.000000 0.009866 1.134648 ( 1.181101)
test_all 0.121898 0.026724 699.607014 (208.429271)
test_rubyspec 0.047930 0.036623 127.434265 ( 22.694008)
total: 269.89 sec