Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-035852
#<BuildRuby:0x00007f70ee6efdc8
@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.20241213-035852",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000045)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.003898 0.004781 3.787840 ( 4.062930)
build_miniruby 0.000000 0.001721 1.750553 ( 1.756170)
build_ruby 0.002169 0.000000 4.305238 ( 4.459623)
build_all 0.004882 0.005086 6.607444 ( 3.261366)
build_install 0.006723 0.013892 9.412804 ( 5.374312)
test_btest 0.000664 0.000247 80.012993 ( 29.365546)
test_basic 0.005341 0.007770 1.120774 ( 1.665132)
test_all 0.100972 0.050846 750.876885 (275.640670)
test_rubyspec 0.041752 0.043285 117.039395 ( 22.813049)
total: 348.40 sec