Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-060932
#<BuildRuby:0x00005568bedc6258
@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.20231208-060932",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000029)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.001943 0.004251 2.174732 ( 2.374747)
build_miniruby 0.001180 0.000168 1.507803 ( 1.506355)
build_ruby 0.001564 0.000223 3.026794 ( 3.217698)
build_all 0.007558 0.000470 5.777270 ( 2.740480)
build_install 0.009128 0.009515 7.232667 ( 3.924519)
test_btest 0.000908 0.000181 85.516551 ( 44.913389)
test_basic 0.000459 0.007901 0.928897 ( 1.102444)
test_all 0.074975 0.048218 725.002888 (260.400861)
test_rubyspec 0.036145 0.032679 97.523723 (111.105375)
total: 431.29 sec