Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-213639
#<BuildRuby:0x00005615ce4857f8
@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.20230529-213639",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006418 0.000000 1.873914 ( 4.298558)
build_miniruby 0.001826 0.000022 1.407684 ( 1.540038)
build_ruby 0.001851 0.000214 2.656133 ( 3.082741)
build_all 0.003382 0.003451 2.170411 ( 2.166138)
build_install 0.016374 0.001122 3.485615 ( 3.596232)
test_btest 0.000795 0.000106 75.440618 ( 40.569970)
test_basic 0.002930 0.004073 0.799590 ( 0.941098)
test_all 0.002450 0.000395 572.295108 (247.489992)
test_rubyspec 0.029723 0.021756 83.443786 (102.043231)
total: 405.73 sec