Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-182321
#<BuildRuby:0x000055788f299ef8
@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.20240222-182321",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.004582 0.004100 2.622833 ( 3.467501)
build_miniruby 0.001305 0.000381 1.709091 ( 1.766537)
build_ruby 0.001285 0.000375 3.778060 ( 4.053104)
build_all 0.003610 0.003935 6.711554 ( 4.237968)
build_install 0.014967 0.004954 8.816988 ( 5.828218)
test_btest 0.000651 0.000209 91.468821 ( 61.864450)
test_basic 0.002349 0.005000 0.982387 ( 1.157531)
test_all 0.066890 0.050437 783.385317 (370.377626)
test_rubyspec 0.037477 0.050010 128.132594 (138.799786)
total: 591.55 sec