Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-075759
#<BuildRuby:0x00007f5aac10fdc0
@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.20241016-075759",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.004620 0.005074 4.500016 ( 4.993379)
build_miniruby 0.001595 0.000410 1.892278 ( 1.977291)
build_ruby 0.001836 0.000472 4.948173 ( 5.189328)
build_all 0.010081 0.000446 7.979034 ( 3.903591)
build_install 0.013727 0.005554 10.193876 ( 4.828476)
test_btest 0.000674 0.000173 97.050970 ( 28.759662)
test_basic 0.007635 0.005242 1.253545 ( 1.366221)
test_all 0.108932 0.043549 800.607926 (258.455244)
test_rubyspec 0.052604 0.039648 138.355382 ( 32.497893)
total: 341.97 sec