Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-063328
#<BuildRuby:0x00007f717f0afdc8
@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.20240805-063328",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.006728 0.000480 3.669039 ( 3.676000)
build_miniruby 0.001438 0.000254 1.326367 ( 1.323179)
build_ruby 0.001660 0.000293 4.361959 ( 4.482569)
build_all 0.005892 0.002926 7.856692 ( 2.909708)
build_install 0.006380 0.011610 9.687034 ( 4.151891)
test_btest 0.000845 0.000216 103.498904 ( 26.527028)
test_basic 0.010648 0.000000 0.983801 ( 1.027905)
test_all 0.117727 0.037995 851.279059 (283.021796)
test_rubyspec 0.058758 0.034072 171.831987 ( 28.222205)
total: 355.34 sec