Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-135253
#<BuildRuby:0x000055a2dfbe61a8
@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.20240310-135253",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.009217 0.000113 2.759909 ( 3.102216)
build_miniruby 0.001602 0.000000 1.832483 ( 1.844298)
build_ruby 0.001915 0.000000 3.799871 ( 4.128012)
build_all 0.004216 0.004575 6.715689 ( 3.979066)
build_install 0.012884 0.009570 8.927979 ( 5.880447)
test_btest 0.000867 0.000160 92.973155 ( 50.656245)
test_basic 0.007263 0.000622 1.014255 ( 1.119630)
test_all 0.088077 0.033803 793.306848 (382.644791)
test_rubyspec 0.065540 0.034407 137.309977 (199.328085)
total: 652.68 sec