Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-185710
#<BuildRuby:0x00007f655335fdd0
@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-185710",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000026 0.000009 0.000035 ( 0.000036)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.004290 0.004115 3.723680 ( 3.879960)
build_miniruby 0.000000 0.002267 1.625390 ( 1.630634)
build_ruby 0.001307 0.000632 4.372040 ( 4.541021)
build_all 0.002409 0.007182 8.200385 ( 3.841450)
build_install 0.012839 0.010338 11.385726 ( 6.561158)
test_btest 0.001012 0.000000 117.436835 ( 42.649965)
test_basic 0.009990 0.003429 1.313749 ( 1.427193)
test_all 0.102296 0.056386 986.039441 (513.689178)
test_rubyspec 0.061051 0.034807 174.381248 (150.145742)
total: 728.37 sec