Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-170246
#<BuildRuby:0x00005598dbc12270
@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.20240304-170246",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000208 0.008032 2.736305 ( 2.564502)
build_miniruby 0.001069 0.000401 1.748527 ( 1.748746)
build_ruby 0.001682 0.000000 3.640468 ( 3.880905)
build_all 0.007612 0.000000 6.994240 ( 3.412317)
build_install 0.016045 0.003042 9.004903 ( 5.148201)
test_btest 0.000681 0.000219 94.122367 ( 37.704340)
test_basic 0.006706 0.000716 0.961602 ( 1.067051)
test_all 0.068445 0.049849 797.021498 (295.148996)
test_rubyspec 0.048215 0.037870 127.511315 (137.063389)
total: 487.74 sec