Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-032714
#<BuildRuby:0x00007fc7a9e3fdc8
@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.20240831-032714",
@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.000038 0.000006 0.000044 ( 0.000046)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.000000 0.007802 2.613036 ( 3.027314)
build_miniruby 0.000736 0.000661 1.384495 ( 1.392087)
build_ruby 0.001380 0.000363 2.914015 ( 20.914631)
build_all 0.002966 0.005458 6.328935 ( 2.348960)
build_install 0.015837 0.002377 8.701595 ( 4.084188)
test_btest 0.000892 0.000000 99.810153 ( 25.609768)
test_basic 0.008515 0.000302 0.886910 ( 0.935648)
test_all 0.101045 0.053152 690.681837 (208.044210)
test_rubyspec 0.058998 0.031164 161.272891 ( 24.700211)
total: 291.06 sec