Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-170933
#<BuildRuby:0x000055c7013660f0
@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.20230731-170933",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006648 0.000000 2.282950 ( 7.497243)
build_miniruby 0.000000 0.001948 1.784783 ( 4.319837)
build_ruby 0.000000 0.002141 3.742962 ( 8.632840)
build_all 0.005377 0.002862 2.755804 ( 5.148079)
build_install 0.015348 0.005820 4.262697 ( 7.370529)
test_btest 0.001114 0.000223 79.957395 ( 65.931491)
test_basic 0.007304 0.000690 0.894180 ( 1.481033)
test_all 0.001706 0.000333 642.372003 (574.049347)
test_rubyspec 0.025412 0.042082 100.216835 (250.936971)
total: 925.37 sec