Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-035332
#<BuildRuby:0x00007f627967fdd0
@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.20250414-035332",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000044 0.000007 0.000051 ( 0.000046)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.002338 0.003728 2.199770 ( 2.505724)
build_miniruby 0.001595 0.000281 1.693405 ( 1.693469)
build_ruby 0.002426 0.000000 4.396356 ( 4.509958)
build_all 0.006959 0.002807 6.480731 ( 3.235851)
build_install 0.011599 0.010656 8.551767 ( 5.422403)
test_btest 0.000697 0.000166 53.650212 ( 24.653832)
test_basic 0.008462 0.002015 0.897855 ( 0.966998)
test_all 0.082294 0.039971 566.822671 (190.563160)
test_rubyspec 0.032644 0.041342 105.612363 ( 23.737213)
total: 257.29 sec