Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-185815
#<BuildRuby:0x00007ff6bd74fde0
@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-185815",
@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.000018 0.000004 0.000022 ( 0.000020)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.001574 0.004472 2.047213 ( 2.376585)
build_miniruby 0.001250 0.000324 1.163760 ( 1.161021)
build_ruby 0.000000 0.002085 3.975846 ( 4.203234)
build_all 0.008075 0.001919 6.524636 ( 4.145677)
build_install 0.018441 0.004651 8.636425 ( 6.498970)
test_btest 0.000789 0.000215 77.490491 ( 24.391271)
test_basic 0.010954 0.000631 1.069979 ( 1.172677)
test_all 0.094244 0.058005 754.105205 (228.912664)
test_rubyspec 0.059535 0.022320 115.807426 ( 25.139628)
total: 298.00 sec