Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-054417
#<BuildRuby:0x000056085117a8e0
@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.20231219-054417",
@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.000022 0.000006 0.000028 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003072 0.003678 2.362192 ( 2.426247)
build_miniruby 0.001409 0.000000 1.601235 ( 1.601059)
build_ruby 0.001856 0.000000 3.172452 ( 3.427191)
build_all 0.004727 0.002918 5.655638 ( 2.672094)
build_install 0.017998 0.000000 7.093181 ( 4.047881)
test_btest 0.000872 0.000000 79.846261 ( 31.305188)
test_basic 0.005310 0.001508 0.851102 ( 0.918067)
test_all 0.077223 0.042310 717.575104 (249.282542)
test_rubyspec 0.025725 0.036657 93.935544 (105.986568)
total: 401.67 sec