Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-104952
#<BuildRuby:0x000055d71c751fb8
@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.20240215-104952",
@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.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.004645 0.001465 1.595496 ( 1.927213)
build_miniruby 0.001225 0.000272 1.650350 ( 1.649187)
build_ruby 0.001455 0.000324 2.879475 ( 3.097403)
build_all 0.000476 0.007341 6.539382 ( 2.558448)
build_install 0.012234 0.006388 7.844688 ( 3.571305)
test_btest 0.000649 0.000209 89.121721 ( 23.949166)
test_basic 0.008344 0.000130 0.920040 ( 2.775309)
test_all 0.068315 0.046738 736.704395 (214.051872)
test_rubyspec 0.041833 0.037806 104.276787 (113.486328)
total: 367.07 sec