Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-224836
#<BuildRuby:0x00007fb0a0e0fdc8
@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.20241229-224836",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004962 0.000176 1.889483 ( 2.166748)
build_miniruby 0.001155 0.000214 1.245285 ( 1.242344)
build_ruby 0.001473 0.000273 3.368008 ( 3.573344)
build_all 0.005349 0.003541 6.406867 ( 2.635331)
build_install 0.015467 0.000620 8.117149 ( 4.356838)
test_btest 0.000000 0.000886 72.563877 ( 19.603767)
test_basic 0.000223 0.009355 0.773318 ( 0.830364)
test_all 0.088555 0.052761 683.658204 (207.695023)
test_rubyspec 0.045347 0.034739 116.089372 ( 26.567879)
total: 268.67 sec