Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-104338
#<BuildRuby:0x00007ff1d430fde0
@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.20241013-104338",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.009488 0.000246 4.335895 ( 4.908921)
build_miniruby 0.001351 0.000213 1.828664 ( 1.869227)
build_ruby 0.002064 0.000326 4.887773 ( 5.295684)
build_all 0.007122 0.004705 8.094784 ( 5.249653)
build_install 0.023834 0.003953 11.309497 ( 8.172518)
test_btest 0.000931 0.000165 90.021513 ( 37.069176)
test_basic 0.007900 0.004958 1.187080 ( 1.354576)
test_all 0.114210 0.046935 841.500774 (353.384274)
test_rubyspec 0.055384 0.036981 139.327091 ( 42.350036)
total: 459.66 sec