Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-153521
#<BuildRuby:0x00007fe91f7efdc8
@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.20241112-153521",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004227 0.002950 3.789014 ( 4.120306)
build_miniruby 0.001204 0.000333 1.596966 ( 1.594282)
build_ruby 0.001996 0.000000 4.297377 ( 4.471489)
build_all 0.002451 0.005801 6.316243 ( 2.665650)
build_install 0.016109 0.002791 9.314107 ( 4.715776)
test_btest 0.000749 0.000223 78.571551 ( 23.105606)
test_basic 0.008360 0.002485 1.070384 ( 1.128109)
test_all 0.099866 0.043935 736.869974 (213.906304)
test_rubyspec 0.051707 0.033100 117.806748 ( 28.990242)
total: 284.70 sec