Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-015838
#<BuildRuby:0x0000559bff355f48
@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.20230824-015838",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006940 0.000278 2.302515 ( 7.021017)
build_miniruby 0.000000 0.002083 1.675583 ( 4.618003)
build_ruby 0.000000 0.001812 3.462743 ( 10.353163)
build_all 0.003757 0.004876 6.442295 ( 8.102698)
build_install 0.020577 0.000000 7.993304 ( 10.135918)
test_btest 0.000505 0.000560 86.121117 ( 64.695922)
test_basic 0.004554 0.004347 1.008296 ( 2.174009)
test_all 0.005658 0.004643 702.579318 (469.517904)
test_rubyspec 0.049080 0.029887 109.044286 (226.739083)
total: 803.36 sec