Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250111-173918
#<BuildRuby:0x00007f1622f6fdd0
@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.20250111-173918",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000023 0.000008 0.000031 ( 0.000032)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.001415 0.004664 2.048211 ( 2.337960)
build_miniruby 0.001117 0.000479 1.383301 ( 1.380869)
build_ruby 0.001199 0.000514 3.512306 ( 3.677659)
build_all 0.002668 0.005515 5.581809 ( 2.381246)
build_install 0.014949 0.002695 7.311709 ( 3.988090)
test_btest 0.000554 0.000241 66.249332 ( 17.871149)
test_basic 0.006193 0.000675 0.863364 ( 0.921930)
test_all 0.106797 0.030442 646.812030 (190.115751)
test_rubyspec 0.043518 0.033569 101.024514 ( 24.527712)
total: 247.20 sec