Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-184353
#<BuildRuby:0x00007fa66a75fdd8
@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.20241218-184353",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000028 0.000015 0.000043 ( 0.000043)
configure 0.000015 0.000008 0.000023 ( 0.000023)
build_up 0.000234 0.005537 1.498654 ( 1.811222)
build_miniruby 0.000801 0.000515 1.051231 ( 1.049036)
build_ruby 0.001070 0.000687 2.745717 ( 2.949682)
build_all 0.005926 0.001248 4.752132 ( 1.905742)
build_install 0.009970 0.005161 6.028969 ( 3.059112)
test_btest 0.000531 0.000312 63.841234 ( 17.083619)
test_basic 0.003123 0.006162 0.731182 ( 0.778916)
test_all 0.101839 0.040099 616.329479 (201.248662)
test_rubyspec 0.051409 0.035158 118.667021 ( 25.659922)
total: 255.55 sec