Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-175147
#<BuildRuby:0x00007f5c8b92fdd0
@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.20241021-175147",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.001147 0.007315 4.146264 ( 4.020775)
build_miniruby 0.000000 0.001973 1.662275 ( 1.661891)
build_ruby 0.000000 0.002256 4.476696 ( 4.672082)
build_all 0.000488 0.010122 7.492919 ( 3.747272)
build_install 0.012247 0.012312 10.596579 ( 5.086772)
test_btest 0.000605 0.000271 96.318274 ( 32.673350)
test_basic 0.001975 0.012160 1.208064 ( 1.276681)
test_all 0.112002 0.039906 778.012624 (236.180177)
test_rubyspec 0.037506 0.051983 134.223575 ( 31.069636)
total: 320.39 sec