Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-110120
#<BuildRuby:0x000055fa86632258
@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.20231018-110120",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.005718 0.001483 2.605939 ( 3.617097)
build_miniruby 0.001302 0.000338 1.710876 ( 1.826042)
build_ruby 0.002316 0.000000 3.589984 ( 4.004504)
build_all 0.009130 0.000000 6.641514 ( 4.318046)
build_install 0.021042 0.000526 8.448703 ( 6.276260)
test_btest 0.000800 0.000165 92.421227 ( 69.699880)
test_basic 0.007416 0.001527 1.052836 ( 1.668401)
test_all 0.010225 0.000000 716.528205 (370.005471)
test_rubyspec 0.040746 0.031449 109.056178 (133.622310)
total: 595.04 sec