Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250110-194113
#<BuildRuby:0x00007f32eb5bfde0
@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.20250110-194113",
@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.000032 0.000008 0.000040 ( 0.000041)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.001470 0.004444 1.861837 ( 2.179387)
build_miniruby 0.001063 0.000324 1.023727 ( 1.021171)
build_ruby 0.001305 0.000397 3.112190 ( 3.327694)
build_all 0.007818 0.000000 5.349807 ( 2.265444)
build_install 0.008508 0.008250 6.970041 ( 3.708980)
test_btest 0.000568 0.000189 67.519755 ( 18.345909)
test_basic 0.003778 0.003551 0.813727 ( 0.876718)
test_all 0.102468 0.030603 610.017694 (183.544906)
test_rubyspec 0.030196 0.043330 103.766478 ( 19.199692)
total: 234.47 sec