Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-103539
#<BuildRuby:0x00007fabdcecfdd0
@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.20241227-103539",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.000867 0.004266 1.872619 ( 2.232043)
build_miniruby 0.001458 0.000336 1.531865 ( 1.528341)
build_ruby 0.001602 0.000370 4.002673 ( 4.147227)
build_all 0.004967 0.003354 6.093796 ( 2.583007)
build_install 0.016828 0.001021 7.666525 ( 4.075379)
test_btest 0.000834 0.000189 75.785605 ( 20.052912)
test_basic 0.001567 0.006653 0.839667 ( 0.888611)
test_all 0.109688 0.031377 684.735318 (197.533862)
test_rubyspec 0.052887 0.025589 115.119700 ( 25.414921)
total: 258.46 sec