Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-011920
#<BuildRuby:0x00007f42e77dfdd0
@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.20241227-011920",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004748 0.000000 1.272775 ( 1.584575)
build_miniruby 0.001329 0.000000 1.025765 ( 1.023073)
build_ruby 0.001678 0.000000 2.703863 ( 2.980855)
build_all 0.006332 0.000535 4.647942 ( 1.834497)
build_install 0.010759 0.004615 5.726321 ( 2.971161)
test_btest 0.000000 0.000918 59.055169 ( 16.272781)
test_basic 0.000000 0.006565 0.660816 ( 0.718066)
test_all 0.098681 0.036266 613.870902 (181.521724)
test_rubyspec 0.027915 0.045511 114.221591 ( 22.127181)
total: 231.04 sec