Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-193410
#<BuildRuby:0x00007f5a2e74fdd0
@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.20240923-193410",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.001205 0.008342 5.045551 ( 4.177536)
build_miniruby 0.001241 0.000280 1.602508 ( 1.608107)
build_ruby 0.002108 0.000000 4.687214 ( 4.847490)
build_all 0.006204 0.004158 7.520729 ( 3.662257)
build_install 0.016995 0.004246 10.993487 ( 5.535760)
test_btest 0.000719 0.000175 92.573394 ( 25.572116)
test_basic 0.010510 0.000000 1.063722 ( 1.116076)
test_all 0.118275 0.035879 744.127125 (220.203317)
test_rubyspec 0.044799 0.047208 135.777812 ( 31.096129)
total: 297.82 sec