Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-002935
#<BuildRuby:0x0000555ca3192120
@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.20240224-002935",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.006406 0.001114 2.496145 ( 2.400528)
build_miniruby 0.001629 0.000283 1.822455 ( 1.828830)
build_ruby 0.001631 0.000284 3.966198 ( 4.168226)
build_all 0.005749 0.002959 6.822770 ( 3.442950)
build_install 0.019444 0.002008 8.336626 ( 4.715841)
test_btest 0.000747 0.000134 89.383194 ( 30.093436)
test_basic 0.001808 0.004921 0.893635 ( 0.956465)
test_all 0.076275 0.040759 736.823829 (231.749037)
test_rubyspec 0.059887 0.021629 102.846793 (112.192149)
total: 391.55 sec