Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-103459
#<BuildRuby:0x00007f8f7516fdd0
@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.20240622-103459",
@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.000005 0.000025 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.004118 0.003991 3.800969 ( 3.676633)
build_miniruby 0.000000 0.001992 1.595962 ( 1.594545)
build_ruby 0.000686 0.002072 4.334436 ( 4.493484)
build_all 0.003329 0.006414 7.963394 ( 3.175763)
build_install 0.015152 0.005051 10.574867 ( 5.114540)
test_btest 0.000799 0.000266 112.282912 ( 29.496079)
test_basic 0.005946 0.003192 0.983865 ( 1.030913)
test_all 0.102884 0.044027 828.013716 (242.866165)
test_rubyspec 0.033953 0.057025 162.282334 ( 36.013981)
total: 327.46 sec