Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-130843
#<BuildRuby:0x000055597824df20
@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.20231218-130843",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006938 0.000717 2.500875 ( 4.270146)
build_miniruby 0.000000 0.001624 1.601893 ( 1.932461)
build_ruby 0.000000 0.001958 3.404208 ( 3.847593)
build_all 0.004526 0.003918 5.910002 ( 4.947904)
build_install 0.007400 0.012865 7.421809 ( 6.078281)
test_btest 0.000686 0.000172 82.835406 ( 71.448844)
test_basic 0.006571 0.001643 0.947680 ( 1.548225)
test_all 0.087762 0.032798 680.510727 (381.008654)
test_rubyspec 0.022386 0.050253 101.149496 (135.086192)
total: 610.17 sec