Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-000509
#<BuildRuby:0x00007f85f156fdc8
@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.20240927-000509",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000041)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.006299 0.003001 4.409984 ( 3.672054)
build_miniruby 0.001527 0.000000 1.451599 ( 1.454590)
build_ruby 0.002545 0.000000 4.366576 ( 24.420090)
build_all 0.005796 0.003860 7.128193 ( 5.068098)
build_install 0.022607 0.000000 10.786036 ( 5.297502)
test_btest 0.000822 0.000000 94.171169 ( 29.163858)
test_basic 0.010030 0.000898 1.094488 ( 1.149899)
test_all 0.098839 0.052370 770.702890 (230.546962)
test_rubyspec 0.053983 0.031768 137.549874 ( 34.984262)
total: 335.76 sec