Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-120707
#<BuildRuby:0x00007fc4c293fdd0
@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.20240729-120707",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000049 0.000000 0.000049 ( 0.000048)
configure 0.000041 0.000000 0.000041 ( 0.000040)
build_up 0.007173 0.000966 3.660578 ( 3.570007)
build_miniruby 0.001304 0.000356 1.647909 ( 1.649316)
build_ruby 0.000000 0.002087 4.227230 ( 4.381488)
build_all 0.002829 0.005794 8.461081 ( 3.392678)
build_install 0.017428 0.004167 11.450148 ( 5.436023)
test_btest 0.000750 0.000236 128.900902 ( 83.310733)
test_basic 0.012947 0.000000 1.380361 ( 1.647104)
test_all 0.120650 0.032322 880.906529 (282.698836)
test_rubyspec 0.037338 0.051617 168.175765 ( 36.643077)
total: 422.73 sec