Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-001056
#<BuildRuby:0x000056242d8a9f88
@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.20240222-001056",
@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.000006 0.000031 ( 0.000031)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.008573 0.001012 2.900734 ( 5.094107)
build_miniruby 0.001281 0.000275 1.946774 ( 2.781451)
build_ruby 0.001531 0.000328 3.863435 ( 5.810617)
build_all 0.007223 0.001547 7.197061 ( 9.129737)
build_install 0.020594 0.002364 9.108314 ( 11.979973)
test_btest 0.000720 0.000144 97.447373 (125.561627)
test_basic 0.006207 0.001242 1.006529 ( 2.033226)
test_all 0.096623 0.026068 870.116310 (557.513882)
test_rubyspec 0.033929 0.057368 129.928825 (143.192363)
total: 863.10 sec