Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-160326
#<BuildRuby:0x000055b1c0fba230
@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.20230604-160326",
@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.000005 0.000021 ( 0.000023)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.005885 0.000596 1.654911 ( 2.850073)
build_miniruby 0.001201 0.000000 1.236586 ( 1.235274)
build_ruby 0.001636 0.000000 2.394305 ( 2.596387)
build_all 0.004651 0.001093 1.819411 ( 0.975849)
build_install 0.016226 0.002198 3.428789 ( 2.675155)
test_btest 0.000561 0.000164 77.426940 ( 27.828216)
test_basic 0.003844 0.001121 0.727967 ( 2.141598)
test_all 0.000391 0.000755 584.482260 (193.411175)
test_rubyspec 0.024993 0.022982 79.803786 ( 91.486207)
total: 325.20 sec