Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-110923
#<BuildRuby:0x0000559138cee1a8
@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.20231216-110923",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000036 0.000003 0.000039 ( 0.000037)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007995 0.000551 2.586567 ( 3.741909)
build_miniruby 0.001568 0.000108 1.748985 ( 1.941987)
build_ruby 0.001666 0.000115 3.376807 ( 12.794713)
build_all 0.007879 0.000233 6.125374 ( 4.216607)
build_install 0.018957 0.000329 7.558586 ( 5.934278)
test_btest 0.000902 0.000055 83.899974 ( 64.888753)
test_basic 0.007370 0.000000 0.915431 ( 1.096999)
test_all 0.095183 0.025996 683.149468 (345.759753)
test_rubyspec 0.034713 0.039014 103.749457 (148.754581)
total: 589.13 sec