Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-094724
#<BuildRuby:0x000055f6ea521f48
@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.20231019-094724",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006064 0.000836 2.313003 ( 2.481226)
build_miniruby 0.001589 0.000219 1.544691 ( 1.544257)
build_ruby 0.001449 0.000200 3.347038 ( 3.555814)
build_all 0.001503 0.007191 6.176738 ( 3.074807)
build_install 0.007215 0.011916 7.818516 ( 4.301281)
test_btest 0.000000 0.001168 86.683316 ( 32.209317)
test_basic 0.001718 0.004815 0.935403 ( 1.019520)
test_all 0.003843 0.006138 736.079033 (268.231943)
test_rubyspec 0.017018 0.051164 99.941245 (114.414054)
total: 430.83 sec