Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-151540
#<BuildRuby:0x0000556a6c0a9fc0
@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.20240307-151540",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.003302 0.003896 2.252199 ( 1.971572)
build_miniruby 0.001129 0.000150 1.650293 ( 1.649751)
build_ruby 0.000000 0.001710 3.175881 ( 3.381250)
build_all 0.005385 0.001819 6.339340 ( 2.476646)
build_install 0.017398 0.000000 7.759017 ( 3.446589)
test_btest 0.001013 0.000000 88.015609 ( 23.060815)
test_basic 0.005453 0.000000 0.752083 ( 0.813387)
test_all 0.086575 0.031569 782.368534 (227.687133)
test_rubyspec 0.051437 0.037668 109.046331 (118.601204)
total: 383.09 sec