Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-072457
#<BuildRuby:0x00007fc83775fdd0
@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.20241011-072457",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.001476 0.006286 3.322672 ( 3.191367)
build_miniruby 0.001494 0.000374 1.585849 ( 1.582632)
build_ruby 0.002073 0.000000 4.166182 ( 4.367006)
build_all 0.005439 0.003799 7.370048 ( 2.964529)
build_install 0.015714 0.002958 10.082513 ( 4.578608)
test_btest 0.000702 0.000180 93.975524 ( 27.296016)
test_basic 0.009012 0.001318 1.178093 ( 1.223350)
test_all 0.135000 0.015331 793.421806 (233.405844)
test_rubyspec 0.064055 0.024607 138.211120 ( 31.081027)
total: 309.69 sec