Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-205946
#<BuildRuby:0x00007f0ffa2afdd0
@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.20240924-205946",
@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.000002 0.000027 ( 0.000028)
autoconf 0.000044 0.000004 0.000048 ( 0.000048)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.009409 0.000100 4.789961 ( 4.148656)
build_miniruby 0.001552 0.000133 1.810079 ( 2.066612)
build_ruby 0.002019 0.000173 4.666080 ( 4.976087)
build_all 0.009438 0.000000 7.196652 ( 3.578753)
build_install 0.019864 0.003825 10.822464 ( 5.679528)
test_btest 0.000846 0.000079 90.277699 ( 30.413670)
test_basic 0.008847 0.000823 1.045468 ( 1.089113)
test_all 0.102055 0.047043 736.044578 (232.761556)
test_rubyspec 0.057569 0.027713 128.566662 ( 27.626154)
total: 312.34 sec