Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-235301
#<BuildRuby:0x00007ff260ebfdc0
@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.20241218-235301",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.001189 0.004427 1.625778 ( 1.925255)
build_miniruby 0.001488 0.000548 1.269015 ( 1.265531)
build_ruby 0.001568 0.000578 3.932558 ( 4.107944)
build_all 0.005297 0.006454 7.170047 ( 4.883657)
build_install 0.012720 0.013119 9.028107 ( 6.439354)
test_btest 0.001239 0.000000 78.259755 ( 24.054680)
test_basic 0.004587 0.005308 1.050559 ( 1.134762)
test_all 0.081001 0.064332 663.094749 (239.862921)
test_rubyspec 0.049098 0.030935 112.567459 ( 19.751570)
total: 303.43 sec