Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-210254
#<BuildRuby:0x00005604b243a230
@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.20230901-210254",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003334 0.003747 2.093008 ( 2.812761)
build_miniruby 0.002761 0.000345 34.412128 ( 17.072628)
build_ruby 0.001537 0.000192 3.383144 ( 3.722977)
build_all 0.007346 0.000918 6.205343 ( 3.903273)
build_install 0.018983 0.001253 7.751971 ( 5.332723)
test_btest 0.001049 0.000124 81.379052 ( 31.491896)
test_basic 0.000000 0.005849 0.907703 ( 0.975350)
test_all 0.002539 0.006343 660.857882 (295.188964)
test_rubyspec 0.049214 0.020975 100.956030 (119.820176)
total: 480.32 sec