Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-183102
#<BuildRuby:0x0000557045b49820
@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.20230203-183102",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.005226 0.000110 1.250524 ( 1.921962)
build_miniruby 0.001324 0.000115 1.458491 ( 1.459357)
build_ruby 0.001352 0.000118 2.323450 ( 2.711272)
build_all 0.006763 0.000588 3.906590 ( 2.723472)
build_install 0.014540 0.000842 3.087689 ( 3.056389)
test_btest 0.000625 0.000000 54.582082 ( 30.972696)
test_basic 0.000909 0.004473 0.431157 ( 0.664453)
test_all 0.002662 0.000320 633.911018 (264.512180)
test_rubyspec 0.031066 0.015906 72.032441 ( 85.397971)
total: 393.43 sec