Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-141422
#<BuildRuby:0x00005578957f2868
@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.20231215-141422",
@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.000022 0.000003 0.000025 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.003278 0.003871 2.406182 ( 2.649014)
build_miniruby 0.001684 0.000312 1.705134 ( 1.718537)
build_ruby 0.000000 0.002076 3.381086 ( 3.734014)
build_all 0.003223 0.005739 6.048785 ( 3.814595)
build_install 0.016047 0.004012 7.690603 ( 5.217297)
test_btest 0.000782 0.000195 84.302021 ( 42.624590)
test_basic 0.007096 0.000738 0.920878 ( 1.004053)
test_all 0.087880 0.035619 705.088443 (271.701887)
test_rubyspec 0.041718 0.024958 96.672593 (109.163311)
total: 441.63 sec