Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-133407
#<BuildRuby:0x00007fd0827efdd8
@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.20240618-133407",
@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.000022 0.000007 0.000029 ( 0.000025)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.007552 0.000965 3.781225 ( 3.783171)
build_miniruby 0.001483 0.000409 1.658403 ( 1.662001)
build_ruby 0.001875 0.000517 4.381857 ( 4.581297)
build_all 0.001571 0.007689 8.145656 ( 3.717699)
build_install 0.009859 0.012364 11.279441 ( 6.693194)
test_btest 0.000691 0.000276 116.890395 ( 52.443041)
test_basic 0.004002 0.011295 1.415927 ( 1.558083)
test_all 0.101656 0.049720 870.058145 (344.547157)
test_rubyspec 0.045069 0.049377 170.749646 ( 60.634329)
total: 479.62 sec