Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-020933
#<BuildRuby:0x000055914b3b21a8
@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.20240219-020933",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.002738 0.003458 1.841875 ( 2.367108)
build_miniruby 0.000961 0.000385 1.728503 ( 1.727430)
build_ruby 0.001678 0.000000 2.957150 ( 3.151917)
build_all 0.000000 0.007332 6.231272 ( 2.382807)
build_install 0.008550 0.009298 7.807472 ( 3.750906)
test_btest 0.000634 0.000344 89.362556 ( 25.500846)
test_basic 0.002108 0.004966 0.794828 ( 0.864586)
test_all 0.088500 0.030588 796.285817 (265.030936)
test_rubyspec 0.030393 0.056337 121.638863 (131.150419)
total: 435.93 sec