Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-150630
#<BuildRuby:0x00007f994bfbfdd8
@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.20241215-150630",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.000033 0.006490 2.325785 ( 2.653123)
build_miniruby 0.001265 0.000464 1.593206 ( 1.591448)
build_ruby 0.001675 0.000614 4.460404 ( 4.683349)
build_all 0.008283 0.001541 6.511392 ( 3.238329)
build_install 0.021678 0.001681 8.846411 ( 5.154611)
test_btest 0.000624 0.000196 80.257029 ( 31.508839)
test_basic 0.005836 0.003389 1.091172 ( 1.181311)
test_all 0.112285 0.038824 761.650039 (255.342927)
test_rubyspec 0.033807 0.048167 119.089843 ( 28.054814)
total: 333.41 sec