Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-085309
#<BuildRuby:0x00005580c672e3d0
@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-085309",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.007032 0.000215 2.280248 ( 5.724966)
build_miniruby 0.001336 0.000092 1.722172 ( 2.610218)
build_ruby 0.001652 0.000113 3.530864 ( 5.918743)
build_all 0.007656 0.000528 6.474992 ( 5.954666)
build_install 0.019051 0.000362 7.879386 ( 7.893198)
test_btest 0.000733 0.000046 83.608337 ( 54.235579)
test_basic 0.000910 0.007296 1.010379 ( 1.711493)
test_all 0.004693 0.004790 694.515639 (446.269706)
test_rubyspec 0.019608 0.049767 106.081891 (184.438900)
total: 714.76 sec