Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-012134
#<BuildRuby:0x00005582eff8da00
@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.20240320-012134",
@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.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004962 0.004302 3.959992 ( 2.854077)
build_miniruby 0.001225 0.000323 1.712561 ( 1.710575)
build_ruby 0.000000 0.001934 3.906377 ( 4.187676)
build_all 0.005623 0.002595 7.095158 ( 3.680950)
build_install 0.015876 0.005540 9.829165 ( 5.592279)
test_btest 0.000869 0.000267 98.174916 ( 54.126955)
test_basic 0.007641 0.000000 1.024707 ( 1.190612)
test_all 0.093110 0.031756 829.065326 (434.238801)
test_rubyspec 0.035217 0.051398 125.967194 (135.435290)
total: 643.02 sec