Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-114653
#<BuildRuby:0x00007fe80445fdc8
@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.20241020-114653",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002927 0.004690 3.474053 ( 3.389611)
build_miniruby 0.001666 0.000400 1.423417 ( 1.419815)
build_ruby 0.001568 0.000377 4.078039 ( 4.201895)
build_all 0.007775 0.000816 7.180567 ( 3.114381)
build_install 0.017417 0.000000 9.050679 ( 4.400982)
test_btest 0.000000 0.000949 85.426220 ( 23.594731)
test_basic 0.003263 0.006355 0.906449 ( 2.432495)
test_all 0.102922 0.042545 657.273498 (196.345767)
test_rubyspec 0.049556 0.035968 129.459067 ( 22.940841)
total: 261.84 sec