Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-200336
#<BuildRuby:0x00007f38a649fdc8
@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.20241002-200336",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004223 0.005053 4.725300 ( 4.051129)
build_miniruby 0.001348 0.000315 1.600242 ( 1.596715)
build_ruby 0.001691 0.000395 4.423664 ( 4.589422)
build_all 0.004472 0.004358 7.174700 ( 2.978538)
build_install 0.017246 0.002084 9.996544 ( 4.284164)
test_btest 0.000851 0.000206 98.697173 ( 39.318164)
test_basic 0.001649 0.008359 1.141919 ( 1.188224)
test_all 0.097421 0.057140 785.479923 (247.162369)
test_rubyspec 0.048448 0.043134 142.058409 ( 30.498090)
total: 335.67 sec