Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-050202
#<BuildRuby:0x00007f735609fdc8
@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-050202",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.005149 0.004208 4.365562 ( 5.185576)
build_miniruby 0.001908 0.000000 1.784352 ( 1.997444)
build_ruby 0.002683 0.000000 4.656074 ( 16.608524)
build_all 0.010203 0.000000 6.841927 ( 4.953636)
build_install 0.017670 0.007296 9.942192 ( 8.008068)
test_btest 0.000702 0.000160 82.493229 ( 59.294301)
test_basic 0.006558 0.005559 1.142970 ( 1.397791)
test_all 0.104931 0.045599 762.070751 (365.473639)
test_rubyspec 0.061190 0.021712 119.541887 ( 36.053758)
total: 498.97 sec