Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250302-221502
#<BuildRuby:0x00007f56193bfdc8
@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.20250302-221502",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003688 0.003934 3.383436 ( 2.339649)
build_miniruby 0.001251 0.000272 1.372624 ( 1.374133)
build_ruby 0.000000 0.002164 3.637353 ( 3.818198)
build_all 0.006362 0.002365 5.706944 ( 2.512768)
build_install 0.017420 0.001525 8.230512 ( 4.339546)
test_btest 0.000693 0.000157 47.624734 ( 13.635743)
test_basic 0.004672 0.003090 0.760858 ( 0.812988)
test_all 0.057664 0.058309 576.714881 (203.140757)
test_rubyspec 0.047810 0.032816 105.766398 ( 30.312631)
total: 262.29 sec