Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-042611
#<BuildRuby:0x0000555d5490e078
@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.20231024-042611",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002802 0.004778 3.742284 ( 4.439439)
build_miniruby 0.001044 0.000272 1.669949 ( 1.818151)
build_ruby 0.001375 0.000358 3.283215 ( 3.545082)
build_all 0.004165 0.004248 5.850562 ( 3.966648)
build_install 0.007916 0.013505 8.237748 ( 5.415012)
test_btest 0.000573 0.000225 80.779179 ( 51.309529)
test_basic 0.004134 0.004042 0.909059 ( 1.146173)
test_all 0.083386 0.036182 707.266091 (332.617111)
test_rubyspec 0.036134 0.024836 90.632359 (102.642135)
total: 506.90 sec