Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-121848
#<BuildRuby:0x0000561317d56120
@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.20230828-121848",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006810 0.000705 2.335615 ( 4.022832)
build_miniruby 0.001489 0.000154 1.720331 ( 1.830625)
build_ruby 0.001605 0.000166 3.389681 ( 3.664449)
build_all 0.006973 0.000721 6.193922 ( 2.776203)
build_install 0.014902 0.004742 7.797247 ( 3.973978)
test_btest 0.000942 0.000118 87.252447 ( 32.042064)
test_basic 0.005242 0.000655 0.949866 ( 1.049986)
test_all 0.000395 0.008871 657.031172 (225.227821)
test_rubyspec 0.035198 0.031924 101.280153 (112.952769)
total: 387.54 sec