Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-034525
#<BuildRuby:0x00007f79d6e8fdd0
@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.20241130-034525",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004062 0.004822 3.594055 ( 4.132003)
build_miniruby 0.001691 0.000327 1.799561 ( 1.973707)
build_ruby 0.002458 0.000000 4.801198 ( 5.203756)
build_all 0.005606 0.005089 7.106783 ( 4.728143)
build_install 0.019427 0.004801 9.522759 ( 6.122855)
test_btest 0.001029 0.000000 72.888250 ( 19.769504)
test_basic 0.004925 0.004839 1.045514 ( 1.094780)
test_all 0.121877 0.023615 727.198827 (241.389977)
test_rubyspec 0.042965 0.044758 124.910458 ( 35.673453)
total: 320.09 sec