Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-154248
#<BuildRuby:0x000055e1d749e008
@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.20230824-154248",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000032 0.000002 0.000034 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.008327 0.000288 2.443689 ( 6.124709)
build_miniruby 0.001499 0.000052 2.051636 ( 3.125396)
build_ruby 0.001922 0.000066 3.610193 ( 4.642722)
build_all 0.007530 0.000000 6.248964 ( 4.011748)
build_install 0.009396 0.008857 7.969389 ( 5.470793)
test_btest 0.000885 0.000080 82.963932 ( 46.131922)
test_basic 0.007450 0.000677 0.967045 ( 1.805666)
test_all 0.008679 0.000351 685.302140 (511.320924)
test_rubyspec 0.048128 0.032084 111.104813 (286.145924)
total: 868.78 sec