Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-035523
#<BuildRuby:0x0000562abb87a078
@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.20240131-035523",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005773 0.000000 1.788718 ( 2.143933)
build_miniruby 0.001244 0.000000 1.544788 ( 1.542809)
build_ruby 0.001545 0.000061 3.173167 ( 3.561181)
build_all 0.007509 0.000365 6.182191 ( 2.645498)
build_install 0.010695 0.008125 7.903863 ( 4.236936)
test_btest 0.000000 0.001274 88.715027 ( 29.633925)
test_basic 0.004915 0.002935 0.941502 ( 1.013219)
test_all 0.072165 0.043592 715.568583 (206.495259)
test_rubyspec 0.043098 0.051759 148.417277 (159.703364)
total: 410.98 sec