Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-110516
#<BuildRuby:0x00007fa37d27fdd0
@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.20240617-110516",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000051 0.000007 0.000058 ( 0.000054)
configure 0.000042 0.000006 0.000048 ( 0.000048)
build_up 0.007699 0.001132 3.976051 ( 5.405895)
build_miniruby 0.001623 0.000239 1.764469 ( 2.160739)
build_ruby 0.002741 0.000000 4.566253 ( 5.271646)
build_all 0.004466 0.006712 8.457321 ( 8.570443)
build_install 0.018955 0.006179 11.520451 ( 12.499725)
test_btest 0.000850 0.000170 119.420409 (131.442910)
test_basic 0.011434 0.003117 1.391265 ( 2.819143)
test_all 0.103335 0.065169 936.484231 (1157.812006)
test_rubyspec 0.064031 0.032991 170.145051 (127.032170)
total: 1453.02 sec