Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-142138
#<BuildRuby:0x000055d3479123d0
@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.20240128-142138",
@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.000022 0.000006 0.000028 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002830 0.003597 1.912585 ( 2.431372)
build_miniruby 0.001665 0.000000 1.777940 ( 1.816032)
build_ruby 0.001888 0.000000 3.393482 ( 3.721805)
build_all 0.002594 0.005832 6.195919 ( 3.774728)
build_install 0.016759 0.003204 7.972201 ( 5.732644)
test_btest 0.000781 0.000269 86.313707 ( 36.439442)
test_basic 0.006981 0.000965 0.908141 ( 1.010755)
test_all 0.070184 0.043249 690.405092 (252.084639)
test_rubyspec 0.050631 0.052699 167.052162 (178.939014)
total: 485.95 sec