Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-132029
#<BuildRuby:0x00007f0c15a5fdc0
@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.20240806-132029",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.007397 0.000556 3.494634 ( 3.443960)
build_miniruby 0.001412 0.000227 1.179321 ( 1.176221)
build_ruby 0.001490 0.000240 3.446145 ( 3.653905)
build_all 0.007773 0.000565 7.489535 ( 2.876281)
build_install 0.015984 0.001094 10.218128 ( 4.527513)
test_btest 0.000760 0.000112 107.903157 ( 27.837969)
test_basic 0.005985 0.004770 1.026627 ( 1.068135)
test_all 0.108917 0.040914 725.219347 (217.251199)
test_rubyspec 0.056895 0.032573 166.030478 ( 31.536379)
total: 293.37 sec