Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-100646
#<BuildRuby:0x00007f7de39bfdd0
@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.20241208-100646",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.000000 0.007577 3.362382 ( 3.252237)
build_miniruby 0.000539 0.001078 1.311536 ( 1.308551)
build_ruby 0.000000 0.002126 3.906799 ( 4.043073)
build_all 0.004567 0.002867 5.851759 ( 2.364535)
build_install 0.015865 0.004008 8.500818 ( 4.024563)
test_btest 0.000604 0.000185 74.465023 ( 20.751849)
test_basic 0.009096 0.000421 0.995563 ( 6.772618)
test_all 0.107322 0.037567 708.744120 (224.541514)
test_rubyspec 0.053388 0.025032 118.204971 ( 28.426995)
total: 295.49 sec