Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-140000
#<BuildRuby:0x0000560045c4e230
@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.20230606-140000",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006872 0.000209 1.982376 ( 4.719653)
build_miniruby 0.001488 0.000106 1.491677 ( 1.601688)
build_ruby 0.001619 0.000000 2.982992 ( 3.207775)
build_all 0.007224 0.000000 2.156494 ( 1.435136)
build_install 0.013812 0.005126 3.580530 ( 3.019633)
test_btest 0.000378 0.000434 76.968616 ( 31.362411)
test_basic 0.001873 0.004232 0.703144 ( 0.784122)
test_all 0.002000 0.000258 569.970386 (201.734661)
test_rubyspec 0.031279 0.021304 83.561592 (101.235319)
total: 349.10 sec