Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-005925
#<BuildRuby:0x00005615df9da008
@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.20230801-005925",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.006947 0.000095 2.372838 ( 6.318370)
build_miniruby 0.001534 0.000050 1.947152 ( 3.062269)
build_ruby 0.001544 0.000050 3.319026 ( 5.119101)
build_all 0.000523 0.007686 2.735440 ( 3.516515)
build_install 0.008095 0.010635 4.443315 ( 6.303997)
test_btest 0.000721 0.000117 80.446114 ( 54.483676)
test_basic 0.007708 0.000620 0.955228 ( 1.935071)
test_all 0.001453 0.000229 665.561309 (459.813920)
test_rubyspec 0.040154 0.021530 100.564128 (208.097679)
total: 748.65 sec