Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-101755
#<BuildRuby:0x00007f1528b2fdd8
@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.20240708-101755",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.009041 0.000978 4.773458 ( 5.784616)
build_miniruby 0.001747 0.000189 2.018661 ( 3.214557)
build_ruby 0.002337 0.000000 4.898206 ( 5.664356)
build_all 0.009738 0.000855 9.169994 ( 7.137743)
build_install 0.018295 0.007762 13.050638 ( 11.362943)
test_btest 0.000907 0.000124 129.853294 ( 89.347818)
test_basic 0.006073 0.008144 1.447533 ( 1.851455)
test_all 0.141824 0.020574 1020.483451 (447.343089)
test_rubyspec 0.069801 0.017600 177.056878 ( 44.122880)
total: 615.83 sec