Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-082837
#<BuildRuby:0x000055557d8de208
@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.20231211-082837",
@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.000025 0.000001 0.000026 ( 0.000022)
autoconf 0.000039 0.000002 0.000041 ( 0.000034)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.002829 0.004304 2.388941 ( 2.995591)
build_miniruby 0.001353 0.000140 1.683683 ( 1.775016)
build_ruby 0.001626 0.000168 3.447243 ( 3.722397)
build_all 0.006974 0.000722 5.983016 ( 3.620311)
build_install 0.003689 0.014861 7.498420 ( 4.776997)
test_btest 0.000000 0.002664 82.604391 ( 56.033232)
test_basic 0.003790 0.004240 0.946556 ( 1.201114)
test_all 0.090474 0.032536 716.378788 (341.395363)
test_rubyspec 0.036074 0.034753 100.027895 (119.656570)
total: 535.18 sec