Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-055637
#<BuildRuby:0x00007f10e46dfdc0
@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.20240701-055637",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.009133 0.001566 4.669250 ( 4.887049)
build_miniruby 0.002068 0.000000 1.724215 ( 1.806384)
build_ruby 0.002454 0.000099 4.814740 ( 5.053950)
build_all 0.010964 0.001085 8.996877 ( 5.455500)
build_install 0.022142 0.004433 12.151165 ( 8.029106)
test_btest 0.000749 0.000125 117.321917 ( 34.578783)
test_basic 0.003461 0.008740 1.361337 ( 1.444965)
test_all 0.114822 0.038690 855.238895 (260.030388)
test_rubyspec 0.055853 0.040541 170.197667 ( 37.791082)
total: 359.08 sec