Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-110429
#<BuildRuby:0x000055f2b1e7e3d0
@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.20230214-110429",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004325 0.000078 1.359295 ( 1.761470)
build_miniruby 0.001077 0.000187 1.057623 ( 1.055940)
build_ruby 0.001081 0.000189 2.073688 ( 2.299993)
build_all 0.002835 0.003756 3.972659 ( 2.091487)
build_install 0.007934 0.006888 2.921239 ( 2.179057)
test_btest 0.000558 0.000144 57.352130 ( 20.420454)
test_basic 0.001172 0.004179 0.454260 ( 0.553664)
test_all 0.001624 0.000000 627.704014 (188.261182)
test_rubyspec 0.024422 0.013943 60.704788 ( 70.598431)
total: 289.22 sec