Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-125647
#<BuildRuby:0x00007f24acb5fdd8
@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.20240615-125647",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.003141 0.004818 3.696322 ( 3.592799)
build_miniruby 0.001797 0.000000 1.358357 ( 1.355534)
build_ruby 0.002192 0.000000 3.833231 ( 3.973964)
build_all 0.007350 0.001713 7.647461 ( 3.001225)
build_install 0.011529 0.008365 10.112055 ( 4.671885)
test_btest 0.000875 0.000238 109.067178 ( 28.621085)
test_basic 0.007258 0.000757 1.165477 ( 1.224592)
test_all 0.111594 0.040078 845.533343 (320.395715)
test_rubyspec 0.074583 0.018231 169.982872 ( 75.780068)
total: 442.62 sec