Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-133025
#<BuildRuby:0x0000558063486258
@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-133025",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.001340 0.004187 1.802682 ( 2.174477)
build_miniruby 0.001296 0.000144 1.465250 ( 1.463489)
build_ruby 0.001518 0.000000 3.262894 ( 3.470923)
build_all 0.007332 0.000066 6.224725 ( 2.495347)
build_install 0.018956 0.000000 7.672114 ( 3.857829)
test_btest 0.000904 0.000000 87.140878 ( 23.267393)
test_basic 0.005734 0.000000 0.897552 ( 0.962264)
test_all 0.082957 0.035658 781.459621 (248.976764)
test_rubyspec 0.070474 0.038849 172.978810 (185.828074)
total: 472.50 sec