Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-005841
#<BuildRuby:0x00007fd51151fde0
@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-005841",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.000000 0.006060 2.602459 ( 3.149307)
build_miniruby 0.000978 0.000878 1.610012 ( 1.643061)
build_ruby 0.002207 0.000000 3.945473 ( 4.117542)
build_all 0.004870 0.003690 6.177064 ( 2.719331)
build_install 0.011749 0.009197 7.993508 ( 4.266576)
test_btest 0.000625 0.000226 77.903270 ( 25.263004)
test_basic 0.008705 0.001649 1.015390 ( 1.082063)
test_all 0.119260 0.036268 733.231951 (228.393468)
test_rubyspec 0.043267 0.037911 116.500114 ( 30.071980)
total: 300.71 sec