Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-002404
#<BuildRuby:0x00007f9b0dbffdd8
@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.20240627-002404",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000040 0.000006 0.000046 ( 0.000047)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.004119 0.004018 4.131986 ( 3.552681)
build_miniruby 0.000000 0.001636 1.682614 ( 1.683346)
build_ruby 0.000529 0.001511 3.933705 ( 4.063258)
build_all 0.008317 0.000938 7.857197 ( 3.185319)
build_install 0.016998 0.002670 10.371176 ( 4.624188)
test_btest 0.000735 0.000151 114.002049 ( 30.267591)
test_basic 0.010339 0.000285 1.277704 ( 1.328744)
test_all 0.089459 0.063189 849.997770 (273.537364)
test_rubyspec 0.065168 0.030958 164.679970 ( 28.898529)
total: 351.14 sec