Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250119-174137
#<BuildRuby:0x00007f2ab1a3fdd0
@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.20250119-174137",
@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.000034 0.000009 0.000043 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.004854 0.001258 2.264227 ( 2.423241)
build_miniruby 0.001561 0.000405 1.528684 ( 1.535169)
build_ruby 0.001651 0.000429 3.830780 ( 4.046472)
build_all 0.007994 0.002073 6.020108 ( 3.539027)
build_install 0.021301 0.000000 7.760853 ( 4.504552)
test_btest 0.000891 0.000000 69.020267 ( 23.903567)
test_basic 0.007329 0.005147 0.992449 ( 1.285961)
test_all 0.085190 0.039526 595.770650 (189.855704)
test_rubyspec 0.045837 0.023763 103.113691 ( 24.039884)
total: 255.13 sec