Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-180532
#<BuildRuby:0x000055705c851c78
@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.20240206-180532",
@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.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003581 0.002967 1.502218 ( 1.856362)
build_miniruby 0.001216 0.000292 1.296739 ( 1.294499)
build_ruby 0.001510 0.000000 2.517758 ( 2.747524)
build_all 0.007246 0.000218 5.759021 ( 2.148320)
build_install 0.014081 0.004475 7.012520 ( 3.261154)
test_btest 0.000802 0.000000 82.888688 ( 21.560282)
test_basic 0.000000 0.004978 0.721998 ( 0.781699)
test_all 0.080084 0.036823 698.322933 (196.996035)
test_rubyspec 0.052546 0.042108 142.449544 (151.930094)
total: 382.58 sec