Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-213537
#<BuildRuby:0x0000556d821c9f68
@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.20231211-213537",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.000000 0.007359 2.354225 ( 2.473849)
build_miniruby 0.001374 0.000047 1.602840 ( 1.601959)
build_ruby 0.001642 0.000000 3.032220 ( 3.251686)
build_all 0.000549 0.007403 5.779649 ( 2.851671)
build_install 0.014472 0.004731 7.500427 ( 4.315150)
test_btest 0.000923 0.000000 82.527878 ( 30.677907)
test_basic 0.006235 0.000000 0.806023 ( 0.871219)
test_all 0.085495 0.034986 693.411667 (272.176459)
test_rubyspec 0.039310 0.027177 94.428853 (106.078751)
total: 424.30 sec