Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-114921
#<BuildRuby:0x00007f64d89bfde0
@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.20240617-114921",
@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.000031)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.002740 0.005028 3.373550 ( 3.298377)
build_miniruby 0.001764 0.000000 1.200545 ( 1.197454)
build_ruby 0.002070 0.000000 3.758844 ( 3.933448)
build_all 0.006478 0.001828 7.496098 ( 3.015091)
build_install 0.009705 0.006250 10.212306 ( 4.768163)
test_btest 0.000638 0.000265 104.155935 ( 28.275306)
test_basic 0.002775 0.005331 0.990124 ( 1.043441)
test_all 0.103254 0.046554 737.468991 (216.888008)
test_rubyspec 0.062382 0.025380 157.848290 ( 27.322284)
total: 289.74 sec