Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-094317
#<BuildRuby:0x00007fa7e98dfde0
@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.20241117-094317",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.006409 0.000971 3.656491 ( 3.624759)
build_miniruby 0.001382 0.000209 1.300464 ( 1.298193)
build_ruby 0.002134 0.000000 4.039931 ( 4.215402)
build_all 0.006627 0.004218 6.931087 ( 4.137063)
build_install 0.022303 0.003029 10.203842 ( 7.036623)
test_btest 0.000903 0.000150 83.902233 ( 29.946718)
test_basic 0.001198 0.008597 0.915712 ( 0.959065)
test_all 0.101426 0.050565 696.743404 (220.334754)
test_rubyspec 0.041743 0.045374 131.880859 ( 42.485291)
total: 314.04 sec